toggle menu
My Neighbor Alice
dapp
switch theme
search in API
My Neighbor Alice
/
lib.ft3.core
/
get_asset_balances
get_asset_balances
@mount
("
ft3.get_asset_balances
")
query
get_asset_balances
(
account_id
:
byte_array
)
:
list
<
(
id
:
byte_array
,
name
:
text
,
amount
:
integer
,
chain_id
:
byte_array
)
>